-
Home
-
Defender Security – Malware Scanner, Login Security & Firewall
-
4.12.0 (latest)
-
Code
-
Classes
- Blacklist_Lockout
Total Complexity |
52 |
Dependencies |
6 |
Dependents |
11 |
Total lines |
339 |
Lines of code |
206 |
Logical lines of code |
111 |
Comment lines |
97 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_geodb_downloaded() |
B |
39 |
19 |
62 |
verify_import_file() |
S |
53 |
6 |
23 |
is_country_blacklist() |
S |
56 |
6 |
18 |
is_country_whitelist() |
S |
58 |
5 |
15 |
get_top_countries_blocked() |
S |
55 |
3 |
19 |
get_default_ip_whitelisted() |
S |
51 |
2 |
29 |
add_default_whitelisted_country() |
S |
66 |
3 |
8 |
are_ips_whitelisted() |
S |
67 |
3 |
8 |
is_ip_whitelisted() |
S |
68 |
2 |
7 |
is_blacklist() |
S |
75 |
1 |
4 |
get_blc_ip_whitelisted() |
S |
71 |
1 |
7 |
is_blc_ip_whitelisted() |
S |
70 |
1 |
6 |